projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c4f46
)
Johan Bockg� <bojohan at gnu.org>
author
Glenn Morris
<rgm@gnu.org>
Thu, 13 Sep 2007 05:50:11 +0000
(
05:50
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 13 Sep 2007 05:50:11 +0000
(
05:50
+0000)
(Fcall_interactively): Remove unused var `fun'.
src/callint.c
patch
|
blob
|
history
diff --git
a/src/callint.c
b/src/callint.c
index 707948e856d0ec8c39ce64c50af566b3ad9001b4..a19c424c8995728610d488f11ff60f9340ed9264 100644
(file)
--- a/
src/callint.c
+++ b/
src/callint.c
@@
-263,7
+263,6
@@
invoke it. If KEYS is omitted or nil, the return value of
Lisp_Object function, record_flag, keys;
{
Lisp_Object *args, *visargs;
- Lisp_Object fun;
Lisp_Object specs;
Lisp_Object filter_specs;
Lisp_Object teml;
@@
-317,8
+316,6
@@
invoke it. If KEYS is omitted or nil, the return value of
else
enable = Qnil;
- fun = indirect_function (function);
-
specs = Qnil;
string = 0;
/* The idea of FILTER_SPECS is to provide away to